services.dokuwiki.sites.<name>.pluginsConfig

List of the dokuwiki (un)loaded plugins.

Type
attribute set of boolean
Default
{
  authad = false;
  authldap = false;
  authmysql = false;
  authpgsql = false;
}
Declared
<nixpkgs/nixos/modules/services/web-apps/dokuwiki.nix>